Dashboard Temp Share Shortlinks Frames API

cody - HTMLify profile

files of /cody/swapnilsparsh/30DaysOfJavaScript/124 - Lyrics Search App/

index.html /cody/swapnilsparsh/30DaysOfJavaScript/124 - Lyrics Search App/index.html
389 Views
0 Comments
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="uts-8">
<title>OLX Clone</title>
<link rel="stylesheet" href=
preview.PNG /cody/swapnilsparsh/30DaysOfJavaScript/124 - Lyrics Search App/preview.PNG
167 Views
0 Comments
Media file
script.js /cody/swapnilsparsh/30DaysOfJavaScript/124 - Lyrics Search App/script.js
233 Views
0 Comments
const from = document.getElementById("form");
const search = document.getElementById("search");
const result = document.getEleme
style.css /cody/swapnilsparsh/30DaysOfJavaScript/124 - Lyrics Search App/style.css
157 Views
0 Comments
* {
box-sizing: border-box;
}

body {
background-color: rgb(219, 213, 213);
font-family: Arial, Helvetica, san